home *** CD-ROM | disk | FTP | other *** search
- OOPS! COULDN'T SET UP YOUR AUTOEXEC.BAT FILE
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- NOSINST tried to add your chosen NOS path
- (e.g. C:\NOS) to the PATH statement found in your
- existing AUTOEXEC.BAT file. For some reason, NOSINST
- can't make the change for you so you'll have to make
- the change yourself. You may have a PATH statement
- that looks something like this:
-
- PATH=C:\;C:\DOS;C:\WINDOWS
-
- Using a text editor, add the path of your chosen NOS
- directory to the existing PATH statement, eg:
-
- PATH=C:\;C:\DOS;C:\WINDOWS;C:\NOS
-
- Note the semicolon separators.